All the samples have been compiled and tested against QuickDraw™ 3D 1.5.4. Most work properly. The exceptions are listed below.
The following samples compile but do not function properly. USE AT YOUR OWN RISK.
Plug-in - QuickDraw Renderer (crashes)
The following samples compile, but I haven't had a chance to test them properly. USE AT YOUR OWN RISK.
Tumbler and Podium
Utility Library
In order to make the SampleCode folder self-contained, I have created a folder named "Current QD3D Libs & Headers" which contains the libraries and headers for the current version (1.5.4) of QD3D.
I have updated all of the CodeWarrior projects to CodeWarrior version 11. If you are using CodeWarrior Pro you will need to update the projects yourself. I have not had a chance to update the Symantec projects. I will try to have CW Pro and Symantec projects soon. Stay tuned to the QD3D mailing list.
Please look at the viewer framework sample for details of how to select amongst installed plug-in renderers. To try one of the two sample plugin renderers build them and then place them in the system folder.
Mesh picking has been updated to show the new picking calls.
Boxpaint + is a really cool app that shows how to do mesh picking
There is an example of a plug-in attribute.
The "Plug-in - DistanceProxyGroup" is also very interesting.